home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 1_2002.ISO / Data / Zips / CODE_UPLOAD6437652000.psc / Chat Client & Chat Server / Chat Client / Chat Client.frm (.txt) < prev    next >
Encoding:
Visual Basic Form  |  2000-06-03  |  3.6 KB  |  114 lines

  1. VERSION 5.00
  2. Object = "{248DD890-BB45-11CF-9ABC-0080C7E7B78D}#1.0#0"; "MSWINSCK.OCX"
  3. Begin VB.Form Form1 
  4.    BackColor       =   &H00C00000&
  5.    BorderStyle     =   4  'Fixed ToolWindow
  6.    Caption         =   "JiaJun Chat Application - Client Mode"
  7.    ClientHeight    =   7320
  8.    ClientLeft      =   45
  9.    ClientTop       =   285
  10.    ClientWidth     =   6945
  11.    Icon            =   "Chat Client.frx":0000
  12.    LinkTopic       =   "Form1"
  13.    MaxButton       =   0   'False
  14.    MinButton       =   0   'False
  15.    ScaleHeight     =   7320
  16.    ScaleWidth      =   6945
  17.    StartUpPosition =   2  'CenterScreen
  18.    Begin VB.CommandButton Command1 
  19.       BackColor       =   &H0080C0FF&
  20.       Caption         =   "&Connect"
  21.       Height          =   255
  22.       Index           =   8
  23.       Left            =   1440
  24.       Style           =   1  'Graphical
  25.       TabIndex        =   18
  26.       Top             =   6720
  27.       Width           =   1455
  28.    End
  29.    Begin VB.CommandButton Command1 
  30.       BackColor       =   &H0080C0FF&
  31.       Caption         =   "&About"
  32.       Height          =   255
  33.       Index           =   7
  34.       Left            =   120
  35.       Style           =   1  'Graphical
  36.       TabIndex        =   13
  37.       Top             =   6720
  38.       Width           =   1215
  39.    End
  40.    Begin VB.CommandButton Command1 
  41.       BackColor       =   &H0080C0FF&
  42.       Caption         =   "&Clear"
  43.       Height          =   255
  44.       Index           =   6
  45.       Left            =   6120
  46.       Style           =   1  'Graphical
  47.       TabIndex        =   12
  48.       Top             =   2880
  49.       Width           =   735
  50.    End
  51.    Begin VB.CommandButton Command1 
  52.       BackColor       =   &H0080C0FF&
  53.       Caption         =   "&See Mouse"
  54.       Enabled         =   0   'False
  55.       Height          =   255
  56.       Index           =   5
  57.       Left            =   3000
  58.       Style           =   1  'Graphical
  59.       TabIndex        =   11
  60.       Top             =   6360
  61.       Width           =   1335
  62.    End
  63.    Begin VB.CommandButton Command1 
  64.       BackColor       =   &H0080C0FF&
  65.       Caption         =   "&Process Manager"
  66.       Enabled         =   0   'False
  67.       Height          =   255
  68.       Index           =   4
  69.       Left            =   1440
  70.       Style           =   1  'Graphical
  71.       TabIndex        =   10
  72.       Top             =   6360
  73.       Width           =   1455
  74.    End
  75.    Begin VB.CommandButton Command1 
  76.       BackColor       =   &H0080C0FF&
  77.       Caption         =   "&File Manager"
  78.       Enabled         =   0   'False
  79.       Height          =   255
  80.       Index           =   3
  81.       Left            =   120
  82.       Style           =   1  'Graphical
  83.       TabIndex        =   9
  84.       Top             =   6360
  85.       Width           =   1215
  86.    End
  87.    Begin VB.CommandButton Command1 
  88.       BackColor       =   &H0080C0FF&
  89.       Caption         =   "&Function"
  90.       Enabled         =   0   'False
  91.       Height          =   255
  92.       Index           =   2
  93.       Left            =   3000
  94.       Style           =   1  'Graphical
  95.       TabIndex        =   8
  96.       Top             =   6000
  97.       Width           =   1335
  98.    End
  99.    Begin VB.CommandButton Command1 
  100.       BackColor       =   &H0080C0FF&
  101.       Caption         =   "&Attention"
  102.       Enabled         =   0   'False
  103.       Height          =   255
  104.       Index           =   1
  105.       Left            =   1440
  106.       Style           =   1  'Graphical
  107.       TabIndex        =   7
  108.       Top             =   6000
  109.       Width           =   1455
  110.    End
  111.    Begin VB.CommandButton Command1 
  112.       BackColor       =   &H0080C0FF&
  113.       Caption         =   "&Invccr
  114.